wpurple_inet_ntop

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* wpurple_inet_ntop(int af, const(void)* src, char* dst, int cnt)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(char)*
    wpurple_inet_ntop
    (
    int af
    ,
    const(void)* src
    ,
    char* dst
    ,
    int cnt
    )
  2. da_wpurple_inet_ntop wpurple_inet_ntop;

Meta